Skip to main content

borderWidth

Type

property

Summary

Specifies the thickness with which borders are drawn on the PolyList.

Syntax

set the borderWidth of widget to <integer>
get the borderWidth of widget

Description

Use the borderWidth property to specify the width of the borders that are drawn on the PolyList.

The border of the list items will only be displayed if the strokeItems property is true. While for the widget border to be drawn the strokeBody property must be true.

Examples

set the borderWidth of widget "PolyList" to 5